home *** CD-ROM | disk | FTP | other *** search
/ Champak 26 (Anniversary Edition) / Volume 26 [Anniversary Edition] - JOGO DISK .iso / DEPOSITO / REmovido / Esportes / 1821.swf / scripts / DefineSprite_312 / frame_1 / DoAction.as < prev   
Text File  |  2006-06-13  |  552b  |  41 lines

  1. function pauseFunction()
  2. {
  3. }
  4. function soundFunction()
  5. {
  6.    var _loc1_ = e;
  7.    if(_loc1_.f != 0)
  8.    {
  9.       _loc1_.f = 0;
  10.       stopAllSounds();
  11.    }
  12.    else
  13.    {
  14.       _loc1_.f = 1;
  15.       g.h[┬º┬ºconstant(4)](0,9999);
  16.    }
  17. }
  18. function mainMenuFunction()
  19. {
  20.    g[┬º┬ºconstant(6)](┬º┬ºconstant(5));
  21. }
  22. §§push(true);
  23. §§push(false);
  24. §§push(false);
  25. §§push(true);
  26. while(true)
  27. {
  28.    if(┬º┬ºpop())
  29.    {
  30.    }
  31.    if(┬º┬ºpop())
  32.    {
  33.    }
  34.    if(┬º┬ºpop())
  35.    {
  36.       break;
  37.    }
  38.    ┬º┬ºpush(true);
  39.    ┬º┬ºpush(false);
  40. }
  41.